[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function            PVa - calculate the Present Value of an annuity

  Syntax              double PVa(double payment, double interest, int
                                 periods)

  Prototype in        finance.h

  Remarks             PVa calculates the Present Value of an annuity
                      given the amount of each payment, the interest rate
                      per period and the number of periods.

  Return value        returns the present value of an annuity.

  See also            FV(), FVa(), PMT(), PV()


See Also: FV() FVa() PMT() PV()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson